home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / w3euti22.zip / UTI.HIS < prev    next >
Text File  |  1992-08-06  |  6KB  |  134 lines

  1.                Enhanced UTIs for WildCat 3.0 & 3.5
  2.                    Changes -- Minor Revision 2.2
  3.                            6 August 1992
  4.  
  5.  
  6. 1.   UTIRFLAG was not finding the correct user name keys to clear
  7.      mail-waiting flags.  Corrected.
  8. 2.   UTILSTRD now supports manual conference overrides, such as when
  9.      using WC Pro.
  10. 3.   UTIIMPRT ensures that AUTONODE default is off at start of program.
  11.  
  12.  
  13.  
  14.                      Changes -- Revision 2.1
  15.                            9 JULY 1992
  16.  
  17. 1.   Error log message cleaned up -- easier to read.
  18. 2.   Modified error log control structure.
  19. 3.   If there is an error updating NODEINFO.DAT, a message will be
  20.      logged, but the program will not halt.  The master message
  21.      counters are kept in NODEINFO.DAT.
  22. 4.   Added new routine that allows both implicit and explicit paths
  23.      in MAKEWILD.  ie: both 'C:\WC30\DATA\' and 'C:DATA\' are
  24.      allowed.
  25. 5.   The message thread key is now handled properly when subject
  26.      lines are greater then 25 characters -- only important when
  27.      crossing FidoNet messages with other networks.
  28. 6.   UTILSTRD has been modified to:
  29.      A.  Use only the CONFDESC.DAT in the MakeWild directory.
  30.      B.  Report 'unsubscribed' conferences correctly.
  31.      C.  Update 'unsubscribed' conferences correctly.
  32. 7.   When exporting messages, ASCII (255) is converted to ASCII (0).
  33.      This will avoid situations where PC Relay sometimes gets confused.
  34. 8.   Autonode selection was corrected.
  35. 9.   Some routines were rewritten in Assembler.
  36.                     Changes -- Revision 2.0
  37.                           17 JUNE 1992
  38.  
  39. 1.   The UTIs automatically detect either the 3.0 or 3.5 record
  40.      formats.  Depending on the version, there are different
  41.      routines for adding and deleting keys, and creating a new
  42.      message database.
  43.  
  44. 2.   Locked database delays now match the online user delays,
  45.      limiting the number/length of online delays.  The mail import
  46.      event will now pause longer when a lock is encountered (1/2 to
  47.      1 second) but offline delays are preferable to online delays.
  48.  
  49. 3.   Automatic node ID selection is supported when the autonode
  50.      option is enabled in MAKEWILD.  If WCNODEID is specified in
  51.      the DOS environment, the WCNODEID value will be used in place
  52.      of an autonode selection.  If the WCNODEID value is currently
  53.      in use by another workstation (according to the AUTONODE.DAT
  54.      file), then the program will halt with an error.
  55.  
  56. 4.   If there are two or more blank spaces between an addressee's
  57.      first and last names (etc.) then the extra spaces will be
  58.      removed.  This allows the "mail waiting" flag to be set
  59.      properly for a user.
  60.  
  61. 5.   If there is any error opening a message database, a message
  62.      will be sent to the error log, but PC Relay will continue to
  63.      function.
  64.                     Changes -- Revision 1.2
  65.                            12 MAY 1992
  66.  
  67. 1.   After 8 near non-stop days of studying user comments, testing
  68.      and trouble-shooting, the v1.1 UTIs were ready for release. 
  69.      The memory requirements were accurately calculated and
  70.      everything worked fine.  After the final testing, the programs
  71.      were recompiled with a minor logo change and released.  12
  72.      hours later, v1.1 was recalled; when the programs were
  73.      recompiled, a change affected both utiEXPRT and utiLSTRD
  74.      causing them to fail for insufficient memory.
  75.  
  76.      Version 1.2 fixes this oversight.
  77.                     Changes -- Revision 1.1
  78.                            11 MAY 1992
  79.  
  80. Memory:   To run PC Relay 4.10/4.11 with the UTIs, you will need at
  81.           least 400K of memory.  If the UTIs do not have enough
  82.           memory, they will stop with an error message and halt the
  83.           PC Relay event.  The error message will indicate how much
  84.           additional memory is needed.
  85.  
  86.           By providing up to 75K more memory to the UTIs, you may
  87.           see some added speed improvement.
  88.  
  89. Errors:   Some "hard" errors in UTI v1.0 have been changed to
  90.           "soft" errors.  Soft errors do not halt the entire PC
  91.           Relay event; they cause the current message conference to
  92.           be skipped and a reminder is written to the UTI.LOG for
  93.           later correction.  Some of these errors are:
  94.  
  95.           1.   Unable to lock the database.
  96.           2.   Message conference is not defined.
  97.           3.   Error in the conference database.
  98.           4.   Unable to open/create a conference database.
  99.  
  100. Locks:    The UTIs have been fine-tuned so that fewer file lock
  101.           errors are encountered.  They can now pass this import
  102.           stress test:
  103.  
  104.           ==>  3 nodes, each adding and deleting 1000 messages to
  105.                the same conference at the same time.  No file
  106.                locks are encountered.
  107.  
  108.  
  109.                           Other Errors
  110.  
  111. 1.   There was a file handle problem when running the UTIs in
  112.      DESQview, with SHARE.EXE loaded and in WildCat's Single-line
  113.      mode.  This has been corrected.
  114.  
  115. 2.   There was a problem (mainly confusion) when two or more nodes
  116.      tried to create a conference database at the same time, or
  117.      when the UTIs were run in two windows at the same time.  This
  118.      was mistaken for a disk cache/delayed writing error, but
  119.      turned out to be a problem with the conference status record.
  120.  
  121. 3.   Disk Caches -- Since correcting error #2 above, I no longer
  122.      have problems with delayed disk writes.  My earlier warning
  123.      against them is withdrawn.
  124. Questions or comments should be directed to Jim Metzler in the:
  125.  
  126.      --   MSInet WildCat Support conference
  127.      --   RIME WildCat conference
  128.      --   WildNet 3rd Party Support conference
  129.      --   MSI HQ conferences
  130.      --   FidoNet WildCat conference
  131.  
  132. or at (508) 754-6512 (BBS)
  133.       (508) 799-7540 (voice)
  134.